h5 {
	color: white;
	font-family: Helvetica;
	font-size: 30px;
}
h4 {
color: white;
	font-family: Helvetica;
}
h1{
	font-family: Helvetica;
	color: white;
	font-size: 60px;
}
h2 {
	font-family: Helvetica;
	padding-bottom: 25px;
	color:rgb(255,255,255);
	font-size: 50px
}
p{color: white}
body {

    text-align: center;
    background-color:black
    ;  
    background-size:cover;
    background-position: center -50;
    background-repeat: no-repeat;
    color:white;
    font-family: Helvetica;
    background-attachment: fixed;
}

h3{color: white}
table
{
	color:white;}
a {color: red}
